Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

RE: Object variable no set when I click in the action view , in address book
~Bill Quetfoochekakol 28.Jan.04 10:35 AM a Web browser
Domino Designer 6.0.1 CF2 Windows XP


In a view context workspace.CurrentDocument isn't valid. You'd have to get a handle on the currently selected document in the view using...

dim session as new NotesSession
dim doc as NotesDocument
set doc = documentContext

and retrieve the OfficePhoneNumber field value from the backend document using

doc.getItemValue("OfficePhoneNumber")(0)





Object variable no set when I click... (~Tip Xantooburo... 28.Jan.04)
. . RE: Object variable no set when I c... (~Bill Quetfooch... 28.Jan.04)
. . "Notes error cannot locate field ..... (~Tip Xantooburo... 28.Jan.04)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS